home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3chmsc.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_MATSPCOORDCHANNEL_H = 1;
- include("real/frio/r3chvec.js")
-
-
- var R3CLID_MATSPCOORDCHANNEL = 429;
-
-
-
-
-
-
- function r3Matspcoordchannel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_MATSPCOORDCHANNEL, arguments);
- }
- // Attributes
- }
-
- r3Matspcoordchannel.prototype=new r3Vectorchannel;
- // r3chmsc.h_H